Fox's Git Mirrors
Commit b829e3dd136cbc65a4a6cca633acd3e89a72bb90
Parents : 9b0a8b2
Author : Grzegorz Milka <grzegorzmilka@gmail.com>
Date : 2022-11-10T22:00:25+01:00
docs: update README
Changes
Diff
diff --git a/README.md b/README.md
index 80529e8..6171398 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,8 @@ a sample. Use the following steps to run an end-2-end scenario (dev/rune2etest
implements steps 2-5).
1. Download a sample .wav file, e.g.,
-[trashcan](https://freesound.org/people/InspectorJ/sounds/431158/).
+ [trashcan](https://freesound.org/people/InspectorJ/sounds/431158/).
+
2. Convert the .wav to a raw mono-channel 8kHz format, e.g.,
sox trashcan.wav -e signed-integer -b 16 trashcan.raw channels 1 rate 8000
Served by rngit 1.5.0 - Generated in 0.03s